Web Map Service
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
A Web Map Service (WMS) is a standard protocol developed by the Open Geospatial Consortium in 1999 for serving georeferenced map images over the Internet.cite-ref-release-1-1[1] These images are typically produced by a map server from data provided by a GIS database.cite-ref-3[3]
Contents
• History
• Requests
• Software
• See also
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
History
The Open Geospatial Consortium (OGC) became involved in developing standards for web mapping after a paper was published in 1997 by Allan Doyle, outlining a "WWW Mapping Framework".cite-ref-4[4] The OGC established a task force to come up with a strategy,cite-ref-5[5] and organized the "Web Mapping Testbed" initiative, inviting pilot web mapping projects that built upon ideas by Doyle and the OGC task force. Results of the pilot projects were demonstrated in September 1999, and a second phase of pilot projects ended in April 2000.cite-ref-6[6]
Requests
WMS specifies a number of different request types, two of which are required by any WMS server:cite-ref-11[11]
• GetCapabilities – returns parameters about the WMS (such as map image format and WMS version compatibility) and the available layers (map bounding box, coordinate reference systems, URI of the data and whether the layer is mostly opaque or not)
• GetMap – returns a map image. Parameters include: width and height of the map, coordinate reference system, rendering style, image format
Request types that WMS providers may optionally support include:
• GetFeatureInfo – if a layer is marked as 'queryable' then you can request data about a coordinate of the map image.
• GetLegendGraphic – returns an image of the map's legend image, giving a visual guide to map elements.
All communication is served through HTTP.
Map image
A WMS server usually serves the map in a bitmap format, e.g. PNG, GIF, JPEG, etc. In addition, vector graphics can be included, such as points, lines, curves and text, expressed in SVG or WebCGM format.
Software
Open source software that provide web map services capability include:
• deegree
• QGIS Server
Proprietary server software that allow providing web map services include:
• ArcIMS
• Cubeserv from Terrapixel
• GeoWebPublisher from Bentley Systems
• GeognoSIS from Cadcorp
• GeoMedia
• Oracle MapViewer
• SIAS (Smallworld Internet Application Server) from GE Energy
• Autodesk's Infrastructure Map Server
Open source standalone (client side) software that allow viewing web map services include:
• Marble
Proprietary standalone (client side) software that allow viewing web map services include:
• Kongsberg Gallium Ltd. InterVIEW / InterMAPhics
WMS is a widely supported format for maps and GIS data accessed via the Internet and loaded into client side GIS software. Major commercial GIS and mapping software that support WMS include:
• Autodesk's Map 3D and Civil 3D products
• Bentley Systems' MicroStation, Bentley Map, desktop and server based GIS products
• Cadcorp SIS product suite
• D3.js
• GeoMedia
• Kinetica
• Maptitude Mapping Software
• MATLAB and Mapping Toolbox
• Tableau
Open source software that supports WMS include:
• QGIS
• uDig
• OpenJUMP
• JOSM
• gvSIG
See also
• Open Source Geospatial Foundation (OSGeo)
• Web Coverage Service (WCS)
• Web Coverage Processing Service (WCPS)
• Web Feature Service (WFS)
• Tile Map Service, a specification by Open Source Geospatial Foundation (OSGeo) for tiled map layers
References
cite-note-release-11. citerefscharlklaus-tochtermann2007Scharl, Arno; Klaus Tochtermann (2007). The Geospatial Web: How Geobrowsers, Social Software and the Web 2.0 are Shaping the Network Society. Springer. p. 225. ISBN 978-1-84628-826-5.
cite-note-21. "OGC Document Notice". Retrieved 2 February 2011.
cite-note-33. ↑ "Web Map Service". Open Geospatial Consortium. Retrieved 2009-03-23.
cite-note-44. ↑ citerefdoyle-allan1997Doyle, Allan (1997). "WWW Mapping Framework". Open GIS Consortium.
cite-note-55. ↑ citerefcuthbert-a-1998Cuthbert, A. (1998). "User Interaction with Geospatial Data". Open GIS Consortium.
cite-note-66. ↑ citerefpeng-zhong-renming-hsiang-tsou2003Peng, Zhong-Ren; Ming-Hsiang Tsou (2003). Internet GIS. John Wiley and Sons. p. 191.
cite-note-77. ↑ "OpenGIS Web Map Server Interface Implementation Specification (Revision 1.0.0)". Open Geospatial Consortium. 2000-04-19. Retrieved 2009-04-10.
cite-note-88. ↑ "Web Map Service Implementation Specification Version 1.1.0". Open Geospatial Consortium. 2001-06-21. Retrieved 2009-04-10.
cite-note-99. ↑ "Web Map Service Implementation Specification – Version 1.1.1". Open Geospatial Consortium. 2002-01-16. Retrieved 2009-04-10.
cite-note-1010. ↑ "Web Map Service Implementation Specification – Version 1.3.0". Open Geospatial Consortium. 2004-01-20. Retrieved 2010-10-26.
cite-note-1111. ↑ "WMS Server". Mapserver. Retrieved 2009-04-10.
cite-note-1212. ↑ "Styled Layer Descriptor (SLD) Profile of the OpenGIS Web Map Service". OGC. Retrieved 2015-07-01.
cite-note-luciad-solutions-1313. ↑ – Luciad solutions
External links
Wikimedia Commons has media related to
Web Map Service
.
• Official website
• OpenGIS Web Map Service (WMS) Implementation Specification, Version 1.3.0, 2006-Mar-15, 06-042
• A concise overview of the WMS paradigm and keywords by Natural Resources Canada